home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / pbtool2d.arc / PBTOOLS.HST < prev    next >
Text File  |  1990-10-29  |  2KB  |  45 lines

  1. History of PBTools:
  2.  
  3. Version     Date
  4.   1.0       8-90       First Release of PBTools to consultants in the Bay
  5.                        area.  Windowing and DOS I/O routines only.
  6.   1.01      9-90       Fixed bug in MENU command.  Added mouse support and
  7.                        advanced DOS I/O routines.
  8.   1.5       9-90       Fixed bug in MOVEWIN command.  Fixed bug in FILL
  9.                        command.  Moved screen write commands out of WINDO.PBU
  10.                        and into SCRNIO.PBU.
  11.   2.0      10-90       Removed un-needed DOS I/O commands and recompiled for
  12.                        PB 2.1.  Added EMS I/O and advanced string functions.
  13.   2.0      10-90       Added DIR2$ command at request of Spectra Tech Support.
  14.   2.0b    10-27-90     Added Recolor command.
  15.                        Fixed bug in AddShadow command.
  16.   2.0c    10-28-90     Added RScroll and LScroll commands.
  17.                        Fixed bug in ScrollWin
  18.   2.0d    10-29-90     Fixed bug in FindHand
  19.                        Removed EMSHandle from EMSIO.PBU
  20.                        Removes CloseHandle from EMSIO.PBU
  21.                        Added EMSClose to EMSIO.PBU
  22.                        Added EMSOpen to EMSIO.PBU
  23.                        Changed string format in Dir2$
  24.                        Added GetDir2$ to DOSIO.PBU
  25.                        Added SortDirExt to DOSIO.PBU
  26.                        Added SizeDir& to DOSIO.PBU
  27.  
  28. Future versions:
  29.  
  30.  * Adding SoundBlaster/Adlib support
  31.  * Rewriting EMS I/O routines so that programmers can open EMS 'Files' so that
  32.    EMS operations are transparent (EMS version 4.0 only)
  33.  * Adding 'quick calls'
  34.      * EdWin - A mini text-processor that pops up with a single call in any
  35.                size window
  36.      * FileSelec - A pop-up window that allows a user to select a file using
  37.                    the arrow keys or mouse.
  38.      * FileTag - A pop-up window that allows a user to tag multiple files and
  39.                  returns only those files tagged.
  40.      * ColorSelec - A pop-up window that allows a user to select colors from
  41.                     a menu.
  42.  
  43. If you have any suggestions for commands that need to be added, please feel
  44. free to contact me.
  45.